home *** CD-ROM | disk | FTP | other *** search
- Path: tech.cftnet.com!not-for-mail
- From: wcowley@cftnet.com (Wes Cowley)
- Newsgroups: comp.lang.c++
- Subject: Re: Parameterless functions
- Date: 25 Jan 1996 11:33:43 GMT
- Organization: Nordevald Software
- Message-ID: <4e7pqo$e4l@tech.cftnet.com>
- References: <9601191115.aa06760@paris.ics.uci.edu> <4dpi25$vp@colossus.holonet.net>
- NNTP-Posting-Host: ppp244_4.cftnet.com
- X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
-
- Russell Blackadar (russell@news.mdli.com) wrote:
- : Raymond Klefstad, Ph.D. (klefstad@catalina.ICS.UCI.EDU) wrote:
- :
- : : Also, I noticed the following in some of the standard headers for gcc:
- : : int foo(int x) return y
- :
- : It's not C++, and I wouldn't want my compiler to accept code like this.
- : Are you sure this line actually compiles, or is it just a comment?
-
- If I recall correctly from the readmes, it's a g++ extension.
-
- Wes
-
-